home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / aptitude / mine-help.txt < prev    next >
Text File  |  2009-09-28  |  1KB  |  29 lines

  1.                               Curses Minesweeper
  2.  
  3.   In Minesweeper, you are presented with a board containing some number of
  4. hidden mines.  In each turn you uncover one or more squares to show their
  5. contents; to win, you must deduce the location of every mine without
  6. uncovering one.  You may place "flags" on the board to remind yourself where
  7. the mines are; flagged squares cannot be uncovered until the flag is removed.
  8. You win when all squares not containing mines have been uncovered.
  9.  
  10.   Uncovering a square which contains a mine will cause you to lose the game
  11. immediately.  Uncovering a square which does not contain a mine will reveal
  12. its contents: a number showing how many mines are adjacent to that square.  If
  13. no mines are adjacent to a square, all squares adjacent to it will
  14. automatically be exposed.
  15.  
  16.   To move the cursor around the board, use the arrow keys.  Pressing "f"
  17. will place or remove a flag at that cursor location.  Pressing "enter" on
  18. a covered square will uncover it.  Pressing "enter" on an uncovered square
  19. which has exactly as many flags adjacent to it as mines will cause all
  20. squares surrounding that square to be uncovered (note that if you made a
  21. mistake in placing flags, you will lose when you do this)
  22.  
  23.   To start a new game, press "n".
  24.  
  25.   Games can be saved and loaded by pressing "s" and "L" respectively, then
  26. typing the filename you wish to save to or load from.
  27.  
  28.   To quit, press "q".
  29.